get script directory c#

65

c# get script directory -

string appPath = System.IO.Path.GetDirectoryName(Application.ExecutablePath);

Comments

Submit
0 Comments